[INFO] cloning repository https://github.com/Phosfor/pca9548a
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phosfor/pca9548a" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosfor%2Fpca9548a", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosfor%2Fpca9548a'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55bf44cb2671abefe719dee43c422ea506ae9979
[INFO] testing Phosfor/pca9548a against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhosfor%2Fpca9548a" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Phosfor/pca9548a
[INFO] finished tweaking git repo https://github.com/Phosfor/pca9548a
[INFO] tweaked toml for git repo https://github.com/Phosfor/pca9548a written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Phosfor/pca9548a on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Phosfor/pca9548a already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d56e63a70402ec5559dcd65391edb14f732998e474368a8ff6b737fea661402
[INFO] running `Command { std: "docker" "start" "-a" "7d56e63a70402ec5559dcd65391edb14f732998e474368a8ff6b737fea661402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d56e63a70402ec5559dcd65391edb14f732998e474368a8ff6b737fea661402", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d56e63a70402ec5559dcd65391edb14f732998e474368a8ff6b737fea661402", kill_on_drop: false }`
[INFO] [stdout] 7d56e63a70402ec5559dcd65391edb14f732998e474368a8ff6b737fea661402
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ba89d7075dabe7055e1f7db5e7071372ea43f0ec297be659faec951377f258d
[INFO] running `Command { std: "docker" "start" "-a" "7ba89d7075dabe7055e1f7db5e7071372ea43f0ec297be659faec951377f258d", kill_on_drop: false }`
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling pca9548a v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "7ba89d7075dabe7055e1f7db5e7071372ea43f0ec297be659faec951377f258d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ba89d7075dabe7055e1f7db5e7071372ea43f0ec297be659faec951377f258d", kill_on_drop: false }`
[INFO] [stdout] 7ba89d7075dabe7055e1f7db5e7071372ea43f0ec297be659faec951377f258d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0dabd9860166072737af3c268e90965eebb603ff9d889b9a3c29b157f2c419c
[INFO] running `Command { std: "docker" "start" "-a" "c0dabd9860166072737af3c268e90965eebb603ff9d889b9a3c29b157f2c419c", kill_on_drop: false }`
[INFO] [stderr]    Compiling pca9548a v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "c0dabd9860166072737af3c268e90965eebb603ff9d889b9a3c29b157f2c419c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0dabd9860166072737af3c268e90965eebb603ff9d889b9a3c29b157f2c419c", kill_on_drop: false }`
[INFO] [stdout] c0dabd9860166072737af3c268e90965eebb603ff9d889b9a3c29b157f2c419c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 497f0e2dd9e1a9c7e0c1c3165658ccc21d62ec3f858e0b3411c5da0f03f5975f
[INFO] running `Command { std: "docker" "start" "-a" "497f0e2dd9e1a9c7e0c1c3165658ccc21d62ec3f858e0b3411c5da0f03f5975f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pca9548a-f8915a8b4cbc11ee)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests pca9548a
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - SubBus (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 8) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - SubBus (line 228) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `i2c_bus` in this scope
[INFO] [stdout]    --> src/lib.rs:233:48
[INFO] [stdout]     |
[INFO] [stdout] 233 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]     |                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `subbus` in this scope
[INFO] [stdout]    --> src/lib.rs:237:1
[INFO] [stdout]     |
[INFO] [stdout] 237 | subbus.write(0x42, &[1, 2, 3]).expect("write");
[INFO] [stdout]     | ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 237 | subbus0.write(0x42, &[1, 2, 3]).expect("write");
[INFO] [stdout]     |       +
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]    --> src/lib.rs:233:44
[INFO] [stdout]     |
[INFO] [stdout] 233 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]     |                                            ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `i2c_bus` in this scope
[INFO] [stdout]   --> src/lib.rs:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]    |                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:29:44
[INFO] [stdout]    |
[INFO] [stdout] 29 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]    |                                            ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:31:46
[INFO] [stdout]    |
[INFO] [stdout] 31 | let pca_0 = Pca9548a::<std::sync::Mutex<_>>::new(pca.single_subbus(0), BASE_ADDRESS + 1);
[INFO] [stdout]    |                                              ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:32:46
[INFO] [stdout]    |
[INFO] [stdout] 32 | let pca_1 = Pca9548a::<std::sync::Mutex<_>>::new(pca.single_subbus(1), BASE_ADDRESS + 1);
[INFO] [stdout]    |                                              ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:33:48
[INFO] [stdout]    |
[INFO] [stdout] 33 | let pca_1_7 = Pca9548a::<std::sync::Mutex<_>>::new(pca_1.single_subbus(7), BASE_ADDRESS + 2);
[INFO] [stdout]    |                                                ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 8) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `i2c_bus` in this scope
[INFO] [stdout]   --> src/lib.rs:13:48
[INFO] [stdout]    |
[INFO] [stdout] 13 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]    |                                                ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the associated function or constant `new` exists for struct `Pca9548a<std::sync::Mutex<_>>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:13:44
[INFO] [stdout]    |
[INFO] [stdout] 13 | let pca = Pca9548a::<std::sync::Mutex<_>>::new(i2c_bus, BASE_ADDRESS);
[INFO] [stdout]    |                                            ^^^ associated function or constant cannot be called on `Pca9548a<std::sync::Mutex<_>>` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `std::sync::Mutex<_>: MutexBase`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - (line 8)
[INFO] [stdout]     src/lib.rs - SubBus (line 228)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "497f0e2dd9e1a9c7e0c1c3165658ccc21d62ec3f858e0b3411c5da0f03f5975f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "497f0e2dd9e1a9c7e0c1c3165658ccc21d62ec3f858e0b3411c5da0f03f5975f", kill_on_drop: false }`
[INFO] [stdout] 497f0e2dd9e1a9c7e0c1c3165658ccc21d62ec3f858e0b3411c5da0f03f5975f
